:root {
	--bs-body-bg: #fff;
	--bs-body-color: #333;
	--bs-link-color: #333;
	--bs-link-hover-color: #5aa6b6;
	--bs-heading-color: #333;
}

body{
	padding:0px;
	margin:0px;
	overflow-x: hidden;
}

body[dir=rtl] {
	text-align:right
}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
	color: var(--bs-heading-color, inherit);
}
ol,ul {
	margin:0;
	padding:0;
	list-style:none;
}
a {
	color:#FFFFFF;
	text-decoration:none;
	-webkit-transition:all .3s ease 0s;
	transition:all .3s ease 0s;
	outline:0;
}
a:hover {
	color:#ff9800;
}
button,input {
	border:none;
	outline:0!important;
	background:0 0;
	-webkit-box-shadow:none;
	box-shadow:none
}
input {
	width:100%
}


.effect-imghover > a {
    display: block;
    position: relative;
	overflow: hidden;
}
.effect-imghover > a > img {
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
	width:100%;
	height:auto;
}

.effect-imghover > a:hover > img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.text-customer {
	color:#5aa6b6;
}
.text-customer-two {
	background:#282e40;
}
.bg-customer {
	background:#5aa6b6;
}
.bg-light-customer  {
	background:#f8f4ef;
}

.bg-customer-two {
	background:#282e40;
}

.btn-customer {
  color: #fff;
  background-color: #ff9800;
  border:0px;
  border-color: #5aa6b6;
  border-radius: 20px;
  padding:0.5rem 1rem;
  transition: background-color 0.5s ease;
}

.btn-customer:hover {
  color: #fff;
  background-color: rgba(255, 152, 0, 0.5);
  /*opacity:0.95;*/
}

.btn-customer:focus, .btn-customer.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.0);
}

.btn-customer.disabled, .btn-customer:disabled {
  color: #fff;
  background-color: #5aa6b6;
  
}

.btn-customer:not(:disabled):not(.disabled):active, .btn-customer:not(:disabled):not(.disabled).active,
.show > .btn-customer.dropdown-toggle {
  color: #fff;
  background-color: #5aa6b6;
}

.btn-customer:not(:disabled):not(.disabled):active:focus, .btn-customer:not(:disabled):not(.disabled).active:focus,
.show > .btn-customer.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.0);
}

.btn-light-customer {
  background-color: #fffbec;
  color: #5aa6b6;
  border-color: #fffbec;
  padding:0.75rem 1.5rem;
}

.btn-light-customer:hover {
  color: #fff;
  background-color: #5aa6b6;
  border-color: #5aa6b6;
}

.btn-light-customer:focus, .btn-light-customer.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-light-customer.disabled, .btn-light-customer:disabled {
  color: #5aa6b6;
  background-color: transparent;
}

.btn-light-customer:not(:disabled):not(.disabled):active, .btn-light-customer:not(:disabled):not(.disabled).active,
.show > .btn-light-customer.dropdown-toggle {
  color: #fff;
  background-color: #5aa6b6;
  border-color: #5aa6b6;
}

.btn-light-customer:not(:disabled):not(.disabled):active:focus, .btn-light-customer:not(:disabled):not(.disabled).active:focus,
.show > .btn-light-customer.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-customer {
  color: #5aa6b6;
  border-color: #5aa6b6;
  padding:0.75rem 1.5rem;
}

.btn-outline-customer:hover {
  color: #fff;
  background-color: #5aa6b6;
  border-color: #5aa6b6;
}

.btn-outline-customer:focus, .btn-outline-customer.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-customer.disabled, .btn-outline-customer:disabled {
  color: #5aa6b6;
  background-color: transparent;
}

.btn-outline-customer:not(:disabled):not(.disabled):active, .btn-outline-customer:not(:disabled):not(.disabled).active,
.show > .btn-outline-customer.dropdown-toggle {
  color: #fff;
  background-color: #5aa6b6;
  border-color: #5aa6b6;
}

.btn-outline-customer:not(:disabled):not(.disabled):active:focus, .btn-outline-customer:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-customer.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}


.navbar {
    --bs-navbar-padding-x: 0;
    --bs-navbar-padding-y: 0rem;
    --bs-navbar-color: rgba(255,255,255,1);
    --bs-navbar-hover-color: #5aa6b6;
    --bs-navbar-disabled-color: rgba(255,255,255,1);
    --bs-navbar-active-color: #5aa6b6;
    --bs-navbar-brand-padding-y: 0.3125rem;
    --bs-navbar-brand-margin-end: 1rem;
    --bs-navbar-brand-font-size: 1.25rem;
    --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-nav-link-padding-x: 0.5rem;
    --bs-navbar-toggler-padding-y: 0rem;
    --bs-navbar-toggler-padding-x: 0rem;
    --bs-navbar-toggler-font-size: 1.25rem;
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0);
    --bs-navbar-toggler-border-radius: 0rem;
    --bs-navbar-toggler-focus-width: 0rem;
    --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
    z-index: 9999;
    /*background-color: rgba(255,255,255,0.3);*/

}
.navbar-light {
	
}
@media (min-width: 768px) {
.navbar-light {

}
}
.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.75rem;
  --bs-nav-link-font-weight: normal;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
@media (min-width: 768px) {
.navbar-nav {
  --bs-nav-link-padding-y: 2rem;
}
}
.navbar-nav .nav-link {
  position: relative !important;
  transition: all .3s ease-out;
  font-size:1.125rem;
  font-weight:normal;
  color: #000;

}
.navbar-nav .show > .nav-link,
.navbar-nav a:hover.nav-link,
.navbar-nav .nav-link.active {
  color: #000;
  
}
.navbar-nav .current-menu-item a.nav-link ,.navbar-nav .current-menu-parent a.nav-link ,.navbar-nav .current-menu-ancestor a.nav-link{
  color: var(--bs-navbar-hover-color);
}
.navbar-light .navbar-nav .current-post-ancestor a.nav-link{
  color: var(--bs-navbar-hover-color);
}
@media (min-width: 768px) {
.navbar-nav .nav-link {
  color: #000;
}
.navbar-nav .show > .nav-link,
.navbar-nav a:hover.nav-link,
.navbar-nav .nav-link.active {
  color:#6da4b4;
  /*background:#5aa6b6;*/
}
.navbar-nav .current-menu-item a.nav-link ,.navbar-nav .current-menu-parent a.nav-link ,.navbar-nav .current-menu-ancestor a.nav-link{
    color: #000;
    /* background:#5aa6b6; */

}
.navbar-nav .current-menu-item a.nav-link:hover {
    color: #6da4b4;
    /* background:#5aa6b6; */

}
.navbar-light .navbar-nav .current-post-ancestor a.nav-link{
  color: var(--bs-navbar-hover-color);
}
}
@media (min-width: 1400px) {
.navbar {
        --bs-navbar-nav-link-padding-x: 1rem;
        /* z-index: 999; */
    
    }
}
.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: 0rem;
  --bs-dropdown-border-width: 0rem;
  --bs-dropdown-inner-border-radius: calc(0rem - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: 0 0.5rem 0.5rem rgba(0,0,0, 0.25);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.5rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
  padding-left:30px;
  box-shadow: 0 0rem 0.125rem 0 rgba(var(--bs-body-color-rgb), 0.0) !important;
}
.dropdown-item:hover, .dropdown-item:focus {

   
}

.dropdown-item:hover::after {
	
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-hover-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.offcanvas {
  border: 0 !important;
}

@media (max-width: 767px) {

.navbar-nav .dropdown {
  position: relative;
}
.navbar-nav .dropdown span.dropdown-toggle{ 
	display: inline-block;
	position: absolute;
	top:0px;
	right:0px;  
	opacity:1;
	color:#888;
	font-size:1.75rem;
}


.navbar-nav .dropdown .dropdown-menu {
	background:none;
}
.navbar-nav .dropdown .dropdown-menu .dropdown {

}
.navbar-nav .dropdown .dropdown-menu .dropdown .dropdown-menu {
    display: block;
	margin-left: 10px;
}
}
@media (min-width: 768px) {
.dropdown-menu {
  --bs-dropdown-box-shadow: 0 0.5rem 0.5rem rgba(0,0,0, 0.25);
  box-shadow: var(--bs-dropdown-box-shadow);
}
.navbar-nav .dropdown span.dropdown-toggle{ 
	display: inline-block;
	position: absolute;
	top:40%;
	right:0px;  
	opacity:1;
	color:#fff;
	font-size:0.75rem;
}

.navbar-nav .dropdown .dropdown-menu {
	position: absolute;
	z-index: 1000;
	display:block;
	visibility:hidden;
	padding: 0px;
	margin: 0px;
	border: 0px solid rgba(0, 0, 0, 0.15);
	border-radius: 0rem;
	top:100%;
	transform:rotateX(-75deg);
	transform-origin:0% 0%;
	transition:.5s;
	opacity:0
}
.navbar-nav .dropdown:hover .dropdown-menu {
	transform:rotateX(0deg);
	visibility:visible;
	transition:.5s;
	opacity:1
}
.multi-column-dropdown {
    -webkit-column-count: 2;
    -moz-column-count: 2; 
    column-count: 2;
    
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px; 
}
.navbar-nav .dropdown .dropdown-menu .dropdown::after {
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f105";
	top:8px;
	right:10px;
	opacity:0.5;
}
.navbar-nav .dropdown .dropdown-menu .dropdown .dropdown-menu {
	position: absolute;
	z-index: 1000;
	display:block;
	visibility:hidden;
	padding: 0px;
	margin: 0px;
	border: 0px solid rgba(0, 0, 0, 0.15);
	border-radius: 0rem;
	top:0%;
	left:100%;
	transform:rotateX(-75deg);
	transform-origin:0% 0%;
	transition:.5s;
	opacity:0
}
.navbar-nav .dropdown:hover .dropdown-menu .dropdown:hover .dropdown-menu {
	transform:rotateX(0deg);
	visibility:visible;
	transition:.5s;
	opacity:1
}







/*------------------------------------
  footer
------------------------------------*/
footer {
	color:#fefefe;
}
footer a{
	color:#fefefe;
}
footer a:hover{
	color:#5aa6b6;	 
}
footer .line {
	background:#303647;
	height:0.01rem;
	width:100%;
	padding:0px;
}
.bg-footer {
    background:#0c0c0c;
	
}


.sidebar-footer {

	color:#fefefe;
}
.sidebar-footer a{
	color:#fefefe;
}
.sidebar-footer h5{
	color:#fff;
	margin-bottom:45px;
	position: relative;
}


.sidebar-footer .sf-product{
	
}
.sidebar-footer .sf-product ul{
	margin:0px;
	padding:0px;
}
.sidebar-footer .sf-product ul li{
    margin-bottom:7px;
}
.sidebar-footer .sf-product ul li i{
	color:#5aa6b6;
	margin-right:10px;
}
.sidebar-footer .sf-product ul li a{
	margin:0px;
	padding:0px;
}

.sidebar-footer .sf-product ul li a:hover{
	color:#5aa6b6;
}
@media (max-width: 767px) {
.sidebar-footer .sf-product ul li{
    width:50%;
	float:left;
}
}

.sidebar-footer .sf-contact{
	
}
.sidebar-footer .sf-contact ul{
    margin:0px;
	padding:0px;
}
.sidebar-footer .sf-contact ul li {
  
	margin-bottom:7px;
}
.sidebar-footer .sf-contact ul li a {
    
}
.sidebar-footer .sf-contact ul li a:hover {
    
}
.sidebar-footer .sf-contact ul li i {
    color:#5aa6b6;
    margin-right:8px;
}

.sidebar-footer .sf-contact ul.social {
    margin-top:15px;
	padding:0px;
}
.sidebar-footer .sf-contact ul.social li{
     display:inline;
}
.sidebar-footer .sf-contact ul.social li i{
     width:40px;
	 height:40px;
	 line-height:40px;
	 text-align:center;
     border-radius:50%;
	 border:solid 1px #aeaeae;
}
.sidebar-footer .sf-contact ul.social li:hover i{
     color:#fff;
	 border:solid 1px #5aa6b6;
}
.sidebar-footer .sf-wechat{
	
}
.sidebar-footer .sf-wechat ul{
	margin:0px;
	padding:0px;
}
.sidebar-footer .sf-wechat ul li img{
	width:100%;
	height:auto;
}

.sidebar-footer .bg-wechat {
	background:#fff;

	border-top:solid 6px #5aa6b6;
	width:100%;
	text-align:center;
	overflow:hidden;
}
@media all and (min-width:768px) {
.sidebar-footer .bg-wechat {
	margin-top:-126px;
}
}
.sidebar-footer .bg-wechat h3{
	background:#f3f3f3;
	color:#282e40;
	margin:0px;
	padding:0px;
	line-height:3em;
}
.sidebar-footer .bg-wechat h3:after {
	display:none;
}
.sidebar-footer .bg-wechat img{
	width:100%;
	height:100%;
	padding:15px;
}


.sidebar-footer .nav-tabs{
	padding:0px;
	margin:0px;
	width:100%;
}


.sidebar-footer .nav-tabs .nav-link{
	color:#fff;
	border:0px;

}
.sidebar-footer .nav-tabs .nav-link.active{
	background:none;
	border:0px;
	border-bottom:solid 2px #fec450;
	color:#fff;
}

.sidebar-footer .tab-content{


}




.footer-box {
	background:#5aa6b6;
	position: relative;
	z-index:0;
	margin-top:-90px;
	padding:45px;
}
.footer-box::before{
  content: "";
  position: absolute;
  z-index:-1;
  top:0;
  width:0px;
  height:0px;
  left:-20px;
  border-left: 20px solid transparent;  
  border-right: 0px solid transparent;  
  border-bottom: 43px solid #458797;
}
.footer-box::after {
  content: "";
  position: absolute;
  z-index:-1;
  top:0;
  right:-20px;
  border-left: 0px solid transparent;  
  border-right: 20px solid transparent;  
  border-bottom: 43px solid #458797; 
}
@media (max-width: 767px) {
.footer-box::before{
  content: "";
  position: absolute;
  z-index:-1;
  top:0;
  width:0px;
  height:0px;
  left:-12px;
  border-left: 12px solid transparent;  
  border-right: 0px solid transparent;  
  border-bottom: 43px solid #458797;
}
.footer-box::after {
  content: "";
  position: absolute;
  z-index:-1;
  top:0;
  right:-12px;
  border-left: 0px solid transparent;  
  border-right: 12px solid transparent;  
  border-bottom: 43px solid #458797; 
}
}
.footer-box .form-control{
	background:none;
	border:solid 1px #fff;
	margin-bottom:30px;
	width:100%;
}
.footer-box .form-control-input::placeholder {
  color:#fff;
}
.footer-box .form-control-input:focus {
  border-color: #fff;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25);
}
.footer-box .form-control-input:checked {
  background-color: #fff;
  border-color: #fff;
}
.footer-box .form-check-input:focus {
  border-color: #fff;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.25);
}
.footer-box .form-check-input:checked {
  background-color: #fff;
  border-color: #fff;
}


@media (max-width: 576px) {
  .ydlogo {
    width: 90%;
    margin-right:5%;
  }
}




























/*4-15.  navbar修改*/
.popover .popover-body p a {
color: #000 !important;
text-decoration: none;
}